CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab runge kutta

搜索资源列表

  1. chuas

    1下载:
  2. 本代码是由matlab实现蔡氏电路的混沌仿真,采用的是四阶龙格-库塔方法,比较简便。-This code is a matlab implementation of the chaotic Chua' s circuit simulation, using a fourth order Runge- Kutta method, more simple.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:639
    • 提供者:linli
  1. Chapter6

    0下载:
  2. 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3737
    • 提供者:率一
  1. mimu

    5下载:
  2. 自己仿真的四元数法的龙格库塔的姿态解算matlab仿真-Their simulation method quaternion attitude Runge-Kutta solver matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:830
    • 提供者:wbl
  1. fr

    0下载:
  2. Write a Matlab program which solves the initial value problem y  = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this problem is given by y(x) = x/
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:742
    • 提供者:liuzhenghao
  1. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:261126
    • 提供者:猫猫
  1. lPG

    0下载:
  2. 通过龙格库塔法求解长周期光纤光栅,得到其传输特性-By Runge-Kutta method to solve long-period fiber grating, by its transmission characteristics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:986
    • 提供者:liuxiqing
  1. Three-pointmethodLaunchVehicleTrackingSystem

    0下载:
  2. 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s method for solving differential
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:22026
    • 提供者:zhxzhx
  1. lorenz4D

    0下载:
  2. 使用matlab工具解洛伦兹方程的runge-kutta方法-matlab solution of Lorenz equations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1574
    • 提供者:pearline
  1. rk4

    1下载:
  2. 龙格库塔四阶方法,matlab编程,仅供参考-Runge-Kutta fourth-order method, matlab programming, reference
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:20171
    • 提供者:江冬
  1. 08041107

    1下载:
  2. 基于随机共振的弱信号检测,sr为龙格库塔方法解方程,rs为检测的主程序-Based on stochastic resonance in weak signal detection, sr for the Runge-Kutta method to solve the equation, rs for the detection of the main program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:923
    • 提供者:fengdong
  1. NumericalMethodBasicSample

    1下载:
  2. 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:69688
    • 提供者:王跃辉
  1. ouler

    0下载:
  2. 微分方程数值解中利用Runge-kutta_fehlberf法计算微分方程 -Numerical solution of differential equations using Runge-kutta_fehlberf differential method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:600
    • 提供者:xiaoming
  1. runge-kutta

    1下载:
  2. 基于MATLAB的runge_kutta方法求解定积分-MATLAB-based method for solving the definite integral runge_kutta
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3794
    • 提供者:jqh
  1. metodos1

    0下载:
  2. euler, runge kutta and others in a GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:26387
    • 提供者:robertotelco
  1. matlab-function

    1下载:
  2. 自编基于龙格库塔法的Matlab数值积分函数 -Self-compiled Matlab based on Runge-Kutta method of numerical integration of functions
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:丁丽娜
  1. lgkt-matlab

    1下载:
  2. 是一个matlab如何编写龙格库塔的程序。他用来求解常微分方程,具有很好的优势。-matlab programming language. Single precision of the Runge- Kutta- Kiel in the initial conditions for n simultaneous differential equations very Good.
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:2048
    • 提供者:张慧
  1. 3rd_Runge-Kutta

    0下载:
  2. This is 3rd order Runge-Kutta method written with Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:Lily
  1. lgktsf-matlab

    0下载:
  2. 龙格库塔算法,微分方程组求解,用matlab语言编写。-Runge-Kutta algorithm, the differential equations solved using matlab language.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1248
    • 提供者:星辰
  1. matlab

    0下载:
  2. 基于龙格库塔法的Matlab数值积分函数,每一步都非常清楚完整的解释出来-Based on the Runge-Kutta method of the Matlab numerical integration function, every step is very clear complete explanation out
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:4750
    • 提供者:米米
  1. matlab-longe-kuta-

    0下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序,龙格库塔方法是常用的微分方程计算工具-matlab compiled program 4-order Runge-Kutta method for solving differential equations, Runge-Kutta method is commonly used differential equations tool
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3365
    • 提供者:zhoujian
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com